home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr28 / list91b.zip / WHATSNEW < prev   
Text File  |  1995-01-27  |  11KB  |  240 lines

  1. LIST Version 9.1b               WHAT'S NEW                        Jan 27, 1995
  2.  
  3.                            New Command Line Switches
  4.                            -------------------------
  5.  
  6.       /?  displays LIST usage information
  7.  
  8.       /B  tells LIST to use the BIOS for displaying data.
  9.  
  10.       /D  forces display of the File Selection menu for the specified files,
  11.           e.g. *.TXT for only .TXT files; a filespec must be supplied.
  12.       /E  tells LIST to begin displaying the files at the end of each file
  13.           instead of at the beginning.
  14.       /K  disables the mouse.  Both the /M and /K mouse options are clonable.
  15.       /Q  toggles sounding of beeps and bells; same function as the alt-Q
  16.           command.
  17.       /V  causes a verify function to be performed after any Copy or Move
  18.           function
  19.  
  20.       /4  places LIST into 43/50 display mode; this requires an EGA or VGA
  21.           display adapter.
  22.  
  23. |     /1  places LIST Enhanced into 132-column mode
  24. |     /C  for LIST Enhanced, lock columns on left side
  25. |     /N  for LIST Enhanced, lock first file lines on top
  26.  
  27.       /Ttext  searches all files immediately for the 'text' and is case
  28.           sensitive.  The /Ftext or /Ttext parameter must be the last on the
  29.           command line.  Both cannot be used at one time.
  30.  
  31.       /Ftext  begins a text search through all selected files now invokes the
  32.           Find function which is NOT case sensitive.
  33.  
  34.       /#nnnnnn  supplies the record number from which the display is to begin.
  35.  
  36.       - The /L, /W, /M, /S, and /J command line switches now allow for
  37.         disabling the function (in case LIST was cloned with the option on).
  38.         To do this, add a minus sign, e.g.  /-W or /W- will set wrap off.  The
  39.         B, D, and Q switches are toggles.  That is, specifying them reverses
  40.         the default (or cloned setting).
  41.  
  42.                         New Operational Features
  43.                         ------------------------
  44.  
  45.       - the program files are LISTS.COM (small), LISTR.COM (regular), and
  46.         LIST.COM (plus).
  47.  
  48.       - The LIST environment variable tells LIST where to place temporary
  49.         files for the ViewArc and archive extraction functions, e.g.
  50.  
  51.                 SET LIST=C:\TEMP
  52.  
  53.      -  All DEBUG offsets and information have been replaced by a new
  54.         program called LISTOPT which is used to set defaults and options.
  55.         LISTOPT is available to registered and licensed users only.
  56.  
  57. |    -  The unregistered version of LIST Plus does not support network drives.
  58.  
  59.  
  60. LIST Version 9.1b               WHAT'S NEW                        Jan 27, 1995
  61.  
  62.       - The maximum "logical" record size has been increased from 910 to 2048.
  63.  
  64.       - A second Help screen is now available in the Plus version which shows
  65.         all of the Ctrl- and cursor key functions
  66.  
  67.       - An improvement in speed is available when all filter options are set
  68.         off.  Use alt-Z to display the toggles on the bottom line.  An option
  69.         is off when its corresponding letter, e.g.  'J' for alt-J junk filter
  70.         or 'T' for the alt-T tab expansion filter, is in lower case.
  71.  
  72.       - The Viewarc function now assumes that .EXE and .COM files are self-
  73.         extracting files and will actually execute them to extract the selected
  74.         file.  Not all self-extracting programs support this.  Otherwise, if a
  75.         file does not have the .ARC, .LZH, .ZIP, .PAK, or .SDN extension, the
  76.         file is assumed to be a .ARC file.
  77.  
  78.       - The top status line while viewing a file has changed.  Until the last
  79.         record number is known, LIST now displays a percentage of the file read
  80.         so far.
  81.  
  82.                               File Selection Menu
  83.                               -------------------
  84.  
  85.       - New commands are available from the File Selection (Alt-V) menu:
  86.  
  87.               E    invokes the 'Edit' editor to let you edit the selected file;
  88.                    create a BATch file called EDIT.BAT which invokes the
  89.                    editor of your choice with the optional parameters it needs
  90.  
  91.               I    invokes (executes) the selected program; replying ESCape to
  92.                    the "Options:" prompt cancels the command; at least one
  93.                    space is required: a null <enter> cancels the command.
  94.  
  95.               *    refreshes the directory display
  96.  
  97.           Alt-Z    toggles the status display on the bottom line from disk and
  98.                    file statistics line to a menu command help line
  99.  
  100.       - Changes to other file selection menu (Alt-V) commands:
  101.  
  102.         -  Q)uit returns you to the display of the last file you viewed
  103.            if no file has been displayed, Q exits to DOS.
  104.  
  105.         -  the X command exits to DOS in the NEW (current) directory
  106.  
  107.         -  ESCape exits to DOS in the ORIGINAL directory
  108.  
  109.         -  Alt-X exits to DOS and shows the original screen
  110.  
  111.         -  the 1-up display now includes the file attributes
  112.  
  113.         -  Alt-C saves (clones) the settings
  114.  
  115.         - the S)ort command now has a None (no sort) ordering option, and a
  116.           minus "-" prefix option for sorting in descending order; ESCape now
  117.           cancels the S)ort request. The descending sort option is clonable.
  118.  
  119.          -  a \ may be used in place of the P)ath command to change directories
  120. LIST Version 9.1b               WHAT'S NEW                        Jan 27, 1995
  121.  
  122.                               File Selection Menu (cont'd)
  123.                               -------------------
  124.  
  125.       -  the F2 command to toggle the bottom line status display has been
  126.          changed to F3
  127.  
  128.       -  you may press the shift key and a letter key to move the selection
  129.          to the first filename beginning with that letter, e.g. shift-C will
  130.          put the cursor on the first file name beginning with the letter 'c'
  131.  
  132. |     -  new alt-F7 and alt-F8 commands change the color of the bar for the
  133. |        current file entry at the cursor position
  134.  
  135.                                  New Commands
  136.                                  ------------
  137.  
  138.       - A new ctrl-Y command saves the current position as a bookmark, and
  139.         alt-Y repositions to the last bookmark. You may set up to 10 bookmarks.
  140.  
  141.       - A new 1 command restarts displaying files with the first file.
  142.  
  143.       - A new Ctrl-right command scrolls the screen right to the end of the
  144.         current line.
  145.       - A new O command toggles the date format from U.S. mm/dd/yy to
  146.         European format dd-mm-yy and is clonable.
  147.       - A new % (percent) command toggles whether LIST displays the file's last
  148.         line number or percentage of file read.
  149. |     - A new Ctrl-L command toggles the display of page breaks
  150. |     - Add video mode T for ATI Graphics Ultra Plus adapters
  151.  
  152.                                 Changed Commands
  153.                                 ----------------
  154.  
  155.       - The X command exits to DOS and clears the screen. In the Plus version,
  156.         you are now placed in the new (selected) directory.
  157.  
  158.       - The Alt-D and Alt-O (write lines to a file) commands have been changed
  159.         to default to writing a found (highlighted line after Scan or Find)
  160.         line if no lines have been marked.
  161.  
  162.       - All command which as for a d:\path and/or a filename now check for
  163.         embedded blanks and non-valid characters.
  164.  
  165.       - The ctrl-I command has been added to the Plus version.  It allows
  166.         setting the TAB interval to values other than the standard 8.  Ctrl-I
  167.         prompts you to enter the new interval, which can be from 1 to 99.
  168.  
  169.       - The ctrl-T dial command will initially place the cursor on a line
  170.         with found text, i.e. you scan for a name and LIST find it. The found
  171.         text is highlighted. When you issue ctrl-T, the cursor is placed there.
  172.         LIST copies all numbers and valid telephone number characters, like
  173.         dash and comma, up to the first non-numeric character as the phone
  174.         number. Sending of a '1' prefix has been removed. If the modem fails
  175.         to dial initially, press the <spacebar> to try a re-dial.
  176.  
  177.       - The File Selection C)opy and M)ove commands check for sufficient space
  178.         on the target drive before copying the file.
  179.  
  180. LIST Version 9.1b               WHAT'S NEW                        Jan 27, 1995
  181.  
  182.  
  183.         The default filter options are now:
  184.           alt-T   - expand TABs is ON
  185.           alt-J   - filter out control characters is ON
  186.  
  187.         Item           Offset  Value    Description of contents
  188.         -------------- ------  -----    -----------------------
  189.         Special         0132    70      Top/bottom line colors
  190.         Normal          0134    07      Text colors
  191.         Bright          0136    09      Find/Scan line colors
  192.         Window 1 color  0138    07      Normal window text color
  193.         Window 2 color  0139    0F      Second window text color
  194.         Flag3           013A    09      Retrace off and junk filter on
  195.         Flag4           013B    08      Tabs on
  196.         Find row        013C    0800    Position of found line on screen, 8
  197.         Scroll incr     013E    0A00    Left/right scroll increment, 10
  198.         Scroll start    0140    0000    Starting scroll offset, 0
  199.         Tab value       0142    0800    Tab interval, 8
  200.         Tab mask        0144    F8FF    Tab bit mask
  201.         Loudness        0146    C8      Beep tone level
  202.         Key rate        0148    FF      Continuous scroll increment, 255
  203.         Overlap         0149    0000    PgUp/PgDn scroll overlap, 0
  204.         Wildcard esc    014B    26      Scan/Find wildcard ? escape character
  205.         Alt-V up        014C    0500    Alt-V display files per line, 5
  206.  
  207.         LIST Plus only
  208.         --------------
  209.         Eye-catcher     014E    'COM:'
  210.         COM port        0152    F803    Default for COM1, use F802 for COM2
  211.         Sort offset     0154    00      Default sort key offset
  212.                                          00 by filename
  213.                                          08 by extension
  214.                                          0C by datestamp
  215.                                          10 by file size
  216.         Modem init      0157    'AT'    30-byte modem initialization string
  217.         Editor name     0175    'Edit'  8-byte name of editor program
  218.         Modem hang-up   017E    'ATZ'   9-byte modem disconnect command
  219.         Temp var name   0187    LIST    4-character environment name for temps
  220.  
  221.         The following offsets change from version to version. Look for the
  222.         eye-catchers to be sure of the offset:
  223.  
  224. |       Key table       0400    'WHAT'  Eye catcher
  225. |                       0404    0026    Key command table
  226. |       Routines        0509    'WHERE' Eye catcher
  227. |                       050E    xxxx    Command routines
  228.  
  229.         Examples of using DEBUG can be found in the DIALER.PAT and
  230.         COLORS.PAT files. To use them, copy LIST.COM to the current
  231.         directory and issue the DEBUG command. For example:
  232.  
  233.                 DEBUG <DIALER.PAT
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.